.navbar {
    margin-bottom: 0 !important;
  }

.col-bg{
    background-color: rgba(0, 0, 0, 0.192) !important;
    border-radius: 20% !important;
    height: 120% !important;
  }

  .welcome h1{
    margin-top: 3vh !important;
  }